home *** CD-ROM | disk | FTP | other *** search
/ Almathera Ten Pack 3: CDPD 3 / Almathera Ten on Ten - Disc 3: CDPD3.iso / scope / 051-075 / scopedisk59 / mplayer1a / readme < prev    next >
Text File  |  1995-03-19  |  4KB  |  101 lines

  1. Enclosed:
  2.  
  3.      MoviePlayer 1.0a
  4.      SetToIFF 1.0
  5.      IFFToSet 1.0
  6.  
  7. The files are supplied as file1, file2, ... , to convert these to the
  8. proper names type:
  9.  
  10. "Execute ExecuteMe" from the CLI.
  11.  
  12. All three applications are meant for use with MovieSetter 1.0 from Gold
  13. Disk Inc.  MovieSetter 1.0 is available for $99.95 (US), for ordering
  14. information contact your local dealer or call 1-800-387-8192 (US)
  15. or 1-416-828-0913 (CANADA).
  16.  
  17. MoviePlayer 1.0a
  18.  
  19.      Two minor bugs were found in MoviePlayer 1.0 which have been fixed.
  20. The -l (looping enable) and -o (overscan enable) command line options were
  21. always enabled in 1.0.    In 1.0a, looping and overscan are defaulted to
  22. disabled when running from the CLI. The WorkBench equivelants work in 1.0.
  23.  
  24. NOTE: MoviePlayer 1.0a is for NON-COMMERCIAL use only.    To use MoviePlayer 1.0a
  25.       in a commercial application, contact Gold Disk Inc.
  26.  
  27. SetToIFF 1.0
  28.  
  29.      Once a set is created in MovieSetter, it can be a tedious affair to
  30. edit individual set images in other graphics programs, or to perform an
  31. external operation on an entire set (such as re-coloring).  To simplify
  32. this type of editting, this program takes a set and splits it into
  33. individual IFF pictures, with set specific information (ie. registration
  34. marks) stored in a separate data file.    Version 1.0 requires that the
  35. resulting pictures be placed in one directory.    The program may be run
  36. either from the WorkBench or CLI.
  37.  
  38.      CLI Interface :
  39.  
  40.       SetToIFF [-d#] filename [filename...]
  41.            -d# = # of bitplanes
  42.            filename = set to split into IFF pictures (full name required
  43.               including .set suffix)
  44.  
  45.       outputs: [filename].iff#, # = 1 .. number of set elements in set
  46.            [filename].data, information to recreate set (including
  47.                     number of set elements, reg. marks, etc.)
  48.  
  49.      WorkBench Interface :
  50.  
  51.       Tool Types :
  52.  
  53.            DEPTH=#     # of bitplanes
  54.  
  55.       To split a set(s) into images, click on the set(s) you wish to
  56.       convert, while holding down the SHIFT key, and double-click on
  57.       the SetToIFF icon (with the SHIFT key still held down).  Icons for
  58.       each element of each set will be created along with a data icon.
  59.       This icon is an interface to IFFToSet.  To recreate the set from
  60.       the pictures, simply double-click on the data icon (clicking on
  61.       the pictures is NOT necessary for the reverse case).
  62.  
  63. IFFToSet 1.0
  64.  
  65.      This utility recreates a set from a group of pictures created by
  66.      SetToIFF.    It may not be used on an arbitrary group of IFF pictures,
  67.      the SetEditor supplies that function suitably.  All pictures and
  68.      the .data file must exist in a single directory.
  69.  
  70.      CLI Interface :
  71.  
  72.       IFFToSet [-d#] filename [filename...]
  73.            -d# = # of bitplanes
  74.            filename = name of set to recreate (same as filename given to
  75.               SetToIFF)
  76.  
  77.      WorkBench Interface :
  78.  
  79.       Tool Types :
  80.  
  81.            DEPTH=#     # of bitplanes
  82.  
  83.       Simply double-clicking on the .data icon (the image is a reverse
  84.       of the icon for SetToIFF) will recreate the set.  Several sets
  85.       may be recreated at once by extend selecting (selecting while holding
  86.       down the shift key) and double-clicking on the last .data icon.
  87.  
  88. General Notes:
  89.  
  90.      It is recommended that SetToIFF and IFFToSet be copied onto your working
  91.      copy of MovieSetter, because the .data file's Default Tool is
  92.      "MovieSetter:IFFToSet".  If you are running from a hard-disk, use the
  93.      CLI command Assign to attach "MovieSetter:" to the directory containing
  94.      all MovieSetter related programs (see the AmigaDOS manual for more
  95.      information on the CLI).
  96.  
  97. Enjoy!
  98.  
  99.      James "Max" Morehead
  100.      Developer, Gold Disk Inc.
  101.